home *** CD-ROM | disk | FTP | other *** search
/ Amiga Games: Greatest Hits 1996 / Amiga Games: Greatest Hits 1996.iso / userbox / publicdomain / virusz / virusz.history < prev    next >
Text File  |  1996-08-03  |  38KB  |  711 lines

  1. ============================================================================
  2.                         VIRUSZ II REVISION HISTORY
  3. ============================================================================
  4.  
  5.  1.33   Changes/Additions since 1.32:
  6.     - Added archivers preferences! Here you can easily enter the names,
  7.       recognition offsets/data and command lines of any file based
  8.       archiver programs (eg. LhA, LZX) you want VirusZ to recognize and
  9.       extract.
  10.     - If preferences have been changed during a session, VirusZ now
  11.       tells you if any of them have not been saved yet before exiting.
  12.       This is especially useful as the new archivers preferences might
  13.       be a lot of typing stuff which is annoying to lose.
  14.     - Added 'EF67A3C3' linkvirus (temporary name until something better
  15.       comes to my mind). Thanks to Christoph Faßbach for sending me this
  16.       little beast.
  17.     - Fixed wrong recognition for Lisa FuckUp 2.0. Sorry folks, but all
  18.       those RexxMasher compiled files have been recognized as a virus.
  19.       Thanks to Bert Jahn for sending the RmS package and the report.
  20.       And sorry to Matthias Scheler (AmiNet Administration) for all the
  21.       trouble.
  22.     - Added 'Extract Archives' toggle to the file check preferences to
  23.       switch on/off the new feature.
  24.     - Finally added recognition/extract code to the file check itself.
  25.       The rewritten file loader now also handles data files much better
  26.       if 'Decrunch Data Files' is activated. Only crunched data files
  27.       will be read completely, all others will just be read partially
  28.       for recognition purposes.
  29.     - Added more informative statistics at the end of each file check.
  30.     - Added new options to CHECKFILE and CHECKDIR ARexx commands:
  31.       a. USEEXTERN enables use of external xfd slaves.
  32.       b. EXTRACT turns on extracting of archives.
  33.     - Added USEEXTERN and EXTRACT options to Shell template. Meanings
  34.       are the same as with the ARexx commands.
  35.     - Added HitchHiker 3.00 + Installer. This is the 50th linkvirus
  36.       recognized by VirusZ!!! Special thanks to Markus Schmall for
  37.       sending this 'anniversary gift'.
  38.     - Fixed bug in HitchHiker 2.01 repair code. Some branches haven't
  39.       been removed properly in the last version. Thanks to Emmanuel
  40.       Poirier for this report.
  41.     - Added new version of xfdmaster.library.
  42.  
  43.     -----------------------------------------------------------------
  44.     The new features of this version have been heavily debugged and
  45.     I already fixed 3 major bugs in the beta versions, so this final
  46.     release should be stable and work properly. If there nevertheless
  47.     appear any problems, please contact me! Thank you in advance...
  48.     -----------------------------------------------------------------
  49.  
  50.  1.32   Changes/Additions since 1.31:
  51.     - Added recog/repair code for Hitch-Hiker 2.01 linkvirus. Thanks
  52.       to Frank Heim, Holger Hesselbarth, Michael Veroukis, Bert Jahn
  53.       and Jan Hendrik Lots for sending me this ugly creature ;-)
  54.     - Added other viruses: BootShop Virus-Installer, Lisa FuckUp 2.0,
  55.       Acid Infector 1.5, H.N.Y. Installer 3, ExHacker Trojan 1 - 3,
  56.       Pamela Fake and Commander Installer 2. Thanks to Jan Hendrik Lots
  57.       for testing VirusZ 1.31 and sending those missing ones.
  58.     - Added new xfdmaster.library that supports CFP 1.35/1.36 files.
  59.       No more hiding of viruses is possible now with that method.
  60.  
  61.  1.31   Changes/Additions since 1.30:
  62.     - Enhanced basic file check routines. Added better test routines
  63.       for truncated files, added support for reloc32_short hunks in the
  64.       linkvirus removal code, added better CPU cache controlling code.
  65.       I hope that every abnormal condition is under control now ;-)
  66.     - Added analyzer for raw bootblock data files to file check. Now
  67.       you can scan your bootblock directories and get a report of all
  68.       bootblock viruses.
  69.     - Fixed severe problems in the file check: If a file was infected
  70.       with a linkvirus and underneath there was a 4eb9-linked file,
  71.       the 'Delete file' requester didn't pop up. The same problem
  72.       appeared when a linkvirus couldn't be removed properly.
  73.     - Fixed some bootblock recognitions. It sometimes happened that
  74.       clones were reported with the wrong name.
  75.  
  76.     All the above improvements are mainly based on the test results of
  77.     the Virus Test Center of the University of Hamburg. Thanks to Sönke
  78.     Freitag and the other members of VTC for this 'blow on the head' ;-)
  79.     I will fight to get back on the top ranking in your test sheet...
  80.  
  81.     - Fixed repair code for Invader linkvirus. Some files might have
  82.       been defect after repair with the old code.
  83.     - Added new viruses: AMOS AGA-Install, CompuPhagozyte 10/11/12,
  84.       Circle of Power 12/13/14, VirusConstructionSet 2, LZX Reg Fake,
  85.       Creator, Degrad, Andy/Decade, Susi Drive Stepper, Biomechanic 7,
  86.       Wireface 3/4, Fileghost 1, Strange Atmosphere + 3 Installers.
  87.       Thanks to Markus Schmall and Jan Andersen for reacting so quickly
  88.       on the poor results in the VTC test and providing me with those
  89.       missing viruses.
  90.     - Added new feature to file check: It now automatically removes any
  91.       hunk_name ($3e8) found in a file. This is especially useful as
  92.       there appeared several disguised trojans through the last months
  93.       that used hunk_name to avoid proper file checks. I changed some
  94.       recognitions too: Wireface Trojans, COP 8 and UA Dialer 6.2 will
  95.       be analyzed completely and reported with their real names now.
  96.     - Added Amixhack trojan. Thanks to Dave Jones for that bastard.
  97.     - Added viruses: UnLZX Trojan, PowerTrader Fake, The BBS Traveller,
  98.       Hitch-Hiker 1.10 and Mutation Nation 1.0. Thanks again to Markus
  99.       Schmall for supplying me with these viruses.
  100.     - Fixed Enforcer hit in the B.E.O.L. memory check code. Thanks to
  101.       Christoph Dietz for the report.
  102.  
  103.     ! IMPORTANT: I will no longer add new patches as I may develop   !
  104.     ! a totally new vector check for VirusZ that will be intelligent !
  105.     ! enough to learn changes done to the vectors. So please don't   !
  106.     ! send me disks with new patches any longer.                     !
  107.  
  108.     And finally sorry for this relatively long delay, but it's going
  109.     to be summer and I need some fresh air from time to time ;-)
  110.  
  111.  1.30   Changes/Additions since 1.29:
  112.     - Added some old bootblock viruses: Ass Protector French, Cracker
  113.       Exterminator, Disk Furunkel, Lamer Ext. Decoded, Laureline Female,
  114.       Sinister Syndicate 1+2. Some of these aren't really viruses, but
  115.       most other virus checkers detect them, so I added them too.
  116.       Thanks to Jan Andersen for sending that stuff.
  117.     - Fixed bug in preferences load routine. This code crashed on plain
  118.       68000 machines because of odd stack addresses. Thanks again to
  119.       Jan and to Phillip Feigh for the report.
  120.     - Fixed bug in the 'Happy New Year 96' repair code. The old routine
  121.       missed to check for one possible branch location and therefore
  122.       produced some crashing files from time to time. Thanks to Holger
  123.       Wessling and Jan-Tore Eliassen for reporting that bug and sorry
  124.       for all the trouble you had with the defect files.
  125.     - Added patches: CacheIt, ModePro, NewIcons, Prop3D and UrouHack.
  126.       Thanks to Dave Jones for collecting and sending that stuff.
  127.     - Added new version of xfdmaster.library.
  128.     - Added decrunch support to the FD file loader in the vector check.
  129.       Now you can crunch your FD files with any data cruncher supported
  130.       by xfdmaster.library. Thanks to Dave Jones for the nice idea.
  131.     - VirusZ now requires xfdmaster.library already at startup, ie. you
  132.       MUST install it in your LIBS: drawer. The reason is simple: Until
  133.       v1.29, I added several xfd-routines directly to VirusZ to avoid
  134.       loading xfdmaster.library, but this seems to be very uneffective
  135.       as most people use the decrunch feature anyway. There is a nice
  136.       side effect too: VirusZ has been shortened by about 2500 bytes.
  137.     - Added patches: LowFrag and UrouHack 1.3. Thanks to Bert Jahn for
  138.       sending that stuff.
  139.     - Saved about 1600 bytes by removing double strings (mostly virus
  140.       names) and optimized some memory recognition code.
  141.  
  142.  1.29   Changes/Additions since 1.28:
  143.     - Added xfdPatch to the vector check.
  144.     - Added recognition for LZX archives to the file check. Thanks to
  145.       Holger Wessling for the hint.
  146.     - Added MCP and PatchControl 2.2 to the vector check. Thanks to
  147.       Stefan Sommerfeld for sending the latest versions and for the
  148.       extra information.
  149.     - Added option 'Use External Slaves' to the file check preferences.
  150.       This is a new feature of xfdmaster.library v37 to filter out
  151.       external slaves that cause trouble all the time.
  152.     - Added KUK Crew and LZX 1.2 Fake trojans and Invader linkvirus.
  153.       Thanks to Markus Schmall for sending them.
  154.     - Modified and expanded the background preferences. The buttons for
  155.       'Bootblocks', 'Disk-Validators' and 'Known Viruses' exist twice
  156.       now as all the other buttons too. The 'Check Disks On Startup'
  157.       has been removed and replaced by the above mentioned. Now you can
  158.       switch on/off the bootblock and disk-validator check separately,
  159.       the check for known viruses can be switched off at startup too.
  160.       Please control your settings when you start the new version for
  161.       the first time.
  162.     - Rearranged some vector check code for better performance and
  163.       finally added all patches caused by SetPatch 40.16. Thanks to
  164.       Lars Kristensen for reporting about the SetPatch problems on
  165.       his machine.
  166.     - Redesigned file check preferences for better readability.
  167.     - Added changes done by 68040.library to vector check. If there
  168.       are still some vectors reported, please send me a note because
  169.       I couldn't test the recognition myself. No 68040 :-(
  170.  
  171.  1.28   Changes/Additions since 1.27:
  172.     - Finally fixed a problem that I already noticed some months ago,
  173.       but didn't find the bug. After inserting and removing some disks,
  174.       it may have happened that the system had a busy-loop whenever the
  175.       background checker was working. Now I found the problem that
  176.       caused all the trouble: the BEOL memory checker tried to read
  177.       from a non-existing process in not available memory areas.
  178.     - Added a big new feature: a real background checker that not only
  179.       searches for known viruses but recognizes all changes done to
  180.       any system vectors. You can configure it totally to your needs.
  181.       All checks can be enabled/disabled separately for startup and
  182.       for surveillance.
  183.     - Added new security check to the memory checker: before testing
  184.       for known viruses, the respective address is tested to be in
  185.       available memory areas. This prevents busy-loops with RAD: or
  186.       other residents located near the bounds of a memory area.
  187.     - Added MagicCX 2.39 to the vector check. Thanks to Martin Hans
  188.       for sending it.
  189.  
  190.  1.27   Changes/Additions since 1.26:
  191.     - Added Happy New Year 96 linkvirus + 2 installers and three old
  192.       bootblock viruses called Asshole, RedGhost and Sao Paulo. Thanks
  193.       to Markus Schmall and Holger & Data-Stream for sending them.
  194.     - Added new version of xfdmaster.library to the package.
  195.     - VirusZ has a new official distribution site: Nirvana BBS !!
  196.       For more info read the updates chapter of the guide file.
  197.       Thanks to Markus Schmall for talking with the SysOp.
  198.  
  199.  1.26   Changes/Additions since 1.25:
  200.     - Added (new versions of) the following patches:
  201.       BusyPointer, FastWaitBlit, PatchOpenWB, QuietTD, WBGauge,
  202.       PowerData, ForceIcon, ModePro, AlertPatch, Arq and ReqChange.
  203.       Thanks must go to Dave Jones, David Oakes, Martin Hans and
  204.       Adam Szymczak for sending me that stuff.
  205.     - Added viruses: Circle Of Power 10 + 11, Biomechanic 6,
  206.       PB-Party Fake and Phantom Linkvirus + Installer. Thanks to
  207.       Markus Schmall for sending them.
  208.     - Added unlink code for Glue 2.2 and Glue 2.3 linkers to the
  209.       file check. Thanks to Dave Jones and Markus Schmall for the
  210.       example files.
  211.  
  212.  1.25   Changes/Additions since 1.24:
  213.     - Fixed menu colors for Kickstart V39+.
  214.     - Removed INFO option from the shell template.
  215.     - Added ARexx port! Finally VirusZ can be controlled from external
  216.       scripts or other programs. The first commands are HIDE and QUIT.
  217.     - Added CHECKFILE command to the ARexx port. Now you can check
  218.       single files from other programs like DOpus etc.
  219.     - Added ARexx command CHECKDIR to check a whole directory.
  220.     - Added scripts: CheckFile.vzrx, CheckDir.vzrx and CheckArc.vzrx.
  221.       These three show the whole power of VirusZ's Arexx port. You may
  222.       modify them for use with e.g. DOpus or other archive types.
  223.     - Extended shell template with FILECHECK, AREXX and QUIT commands.
  224.       These enable you to send ARexx commands from a shell environment
  225.       or from scripts directly to VirusZ. Returncodes represent the
  226.       results of the ARexx calls. If VirusZ is not running while using
  227.       one of the shell options, it will be first started and then the
  228.       commands will be transmitted to the ARexx port.
  229.     - Fixed string comparison in the ARexx code. Now it is no longer
  230.       case sensitive and thus will no longer make trouble with shell
  231.       options.
  232.     - Rebuilt and enhanced documentation. Now you can get some more
  233.       information about what VirusZ is doing in the background etc.
  234.     - Added ExAll() emulation to the file checker. There seems to be
  235.       a problem with some Kickstart versions using ExAll(). I've
  236.       written a replacement routine that can be turned on if required.
  237.       Thanks to Markus Schmall for telling me about the problem and
  238.       to the guys who told it to Markus.
  239.     - Added MultiCX 2.18 to vector check. Thanks Markus!
  240.     - Fixed all gadget sliders to Kickstart V39+ colors.
  241.     - Added Swifter 2.5 and SCSI-HD-Faker viruses. Thanks Markus!
  242.     - Added new behaviour to startup code: If there's already an old
  243.       version of VirusZ running, this one will be terminated and the
  244.       new version is started. This will only work with versions that
  245.       already have an ARexx port, so this is useful starting with the
  246.       next version of VirusZ. Thanks to Holger for the idea.
  247.     - Added 'Activate On Startup' option to the Misc settings. Now
  248.       you can tell VirusZ to activate the main window on startup.
  249.       Thanks to Axel Folley for that suggestion.
  250.     - Added 'Skip Crypted Files' option to file check settings.
  251.       This is useful if you have many password-protected files and
  252.       don't want to click on the 'Cancel' gadget a hundred times.
  253.       Idea by Axel Folley, thanks a lot.
  254.     - Fixed report output in file check: Now the escape sequences
  255.       are no longer starting with $9b, but with $1b,$5b. This makes
  256.       the output readable in editors like CygnusEd that support the
  257.       usual esc sequences. Thanks again to Axel Folley for the hint.
  258.     - Added Wireface Trojan 2 (CheckMount) virus. This nasty beast
  259.       was sent to me by Axel Folley. Thanks #4!!
  260.  
  261.  1.24   Changes/Additions since 1.23:
  262.     - Oops! Little bug fix in the file check. This one must have been
  263.       in VirusZ for at least 2 years and nobody (including myself)
  264.       noticed it. Whenever VirusZ came across 9 or more subdirectories,
  265.       the display went crazy because of a counter underflow in the
  266.       screen output routine. Special thanks to Cameron Weeks, Rudolph
  267.       Riedel and Axel Folley for the detailed report. Isn't it funny
  268.       that nobody noticed that bug for years and now you guys found it
  269.       all within two weeks??
  270.     - Added support for SetMan, PatchControl and patch.library to the
  271.       vector check. All patches that have been SetFunction()ed with
  272.       one of these programs running caused VirusZ to display them as
  273.       unknown even if they were already built in.
  274.       Thanks to Rudolph Riedel for sending me the programs.
  275.     - Added recognition for EasyReqPatch, ModePro, PatchAllocMem,
  276.       ReqChange, TimedRequesters and MultiCX to the vector check.
  277.       Thanks to Rudolph Riedel and Axel Folley for sending them.
  278.     - Added Ebola and Cryptic Essence linkviruses.
  279.       Thanks to Markus Schmall for sending them.
  280.     - Added support for FD files to the vector check. Now you are
  281.       able to see the function names of unknown vectors instead of
  282.       their offsets.
  283.     - Uh! Last minute fix in the FD file support. Standard functions
  284.       (-6 to [-24/-36]) have not been displayed correctly.
  285.     - Totally overworked file check routines. 4EB9-linked files will
  286.       be unlinked, decrunched and checked now. Nested 4EB9-links in
  287.       one file are handled all during one check via recursive calls
  288.       to the check routine. This stuff took me two full days as
  289.       I had to localize all global structures in the check routines!
  290.     - Totally overworked internal file- and linkvirus brains to
  291.       support 4EB9-viruses directly. And another weekend is gone!
  292.       Attention: VirusZ will detect some built-in viruses ONLY if the
  293.       decrunch option is enabled. Sorry, but that's the drawback with
  294.       recursive checking.
  295.     - Splitted docs in three parts: English, Deutsch and history.
  296.       Cut pre-VirusZ II entries from the history to shorten docs back
  297.       to a sensible size. Updated guides with new features.
  298.     - Fixed another little problem with FD files in the vector check.
  299.       Some devices (e.g. trackdisk) don't have a FD file because they
  300.       don't offer additional functions. In that case the standard
  301.       functions (-6 to -36) have not been displayed by name.
  302.     - Added new powerful version of xfdmaster.library.
  303.     - Removed old icons and added MagicWB icons by Martin Huttenloher
  304.       and Timm S. Müller. Thanks for the great work guys!
  305.  
  306.  1.23   Changes/Additions since 1.22:
  307.     - Oops! Illegal Access also has a method to link itself to
  308.       libraries/devices/datatypes etc. which I've totally forgotten
  309.       in the last version. Thanks to Markus Schmall for reporting
  310.       this 'feature'.
  311.     - Oops again! The recognition for COP 9 recognized almost every
  312.       Amiga-E program as virus. Sorry for this especially to all
  313.       Amiga-E programmers who had trouble with their users.
  314.       Thanks again to Markus Schmall for the call.
  315.     - Renamed viruses formerly called COP 9 to Biomechanic 1.
  316.     - Renamed DayDream/Fixdisk Fake to Biomechanic 2.
  317.       VirusZ 1.21 Fake is a Biomechanic 2 too.
  318.     - Added viruses: HD_Install Fake, Circle of Power 9, Vera 2.3,
  319.       ConMan Link Installer and ConMan Link, Wireface Trojan and
  320.       Biomechanic 3. Thanks to Markus Schmall for sending them.
  321.     - Oops #3! When reading the report from VTC Hamburg, I always
  322.       wondered which generation of the Crime'92 shouldn't be
  323.       recognized by VirusZ. Now I found it by analysing the virus
  324.       once again. I've forgotten to check for word-padded links
  325.       (happens when the very last opcode in a file is RTS) and
  326.       I've overseen the fact that the encryption may have two
  327.       different branch offsets. Sorry folks, now it's 100% safe!
  328.     - Optimized hunk handling in the linkvirus removal routines
  329.       and saved about 400 bytes of code.
  330.     - Finally fixed one BIG problem of the file checker:
  331.       Whenever there was a write access (deleting/removing virus),
  332.       it may have happened that some files were overseen or
  333.       checked twice because the filesystem exchanges some file
  334.       headers on disk on every write access. This was especially
  335.       nasty concerning RAM:, because that handler is not block
  336.       oriented. That problems are history!!
  337.       I've rewritten the whole directory scan routine using ExAll()
  338.       instead of Examine()/ExNext(). Now not only the above mentioned
  339.       problems are fixed, but the code is even shorter and faster
  340.       than before. Nested directories are now handled via recursive
  341.       calls to the scan routine!
  342.     - Added (new versions of) the following patches to the vector
  343.       check: AlertPatch, ExecPatch, MakeVPortPatch, Enhanced Alert
  344.       Hook, NewMenu, NoCare, PatchAlert, PointerX, Reset1200 and
  345.       SysIHack. Thanks to Dave Jones for sending them.
  346.  
  347.  1.22   Changes/Additions since 1.20:
  348.     - Added file and memory support for B.E.O.L. and Illegal Access
  349.       viruses. These two bastards took me a whole weekend to analyse
  350.       and find a cure. Very nasty and totally new ideas inside.
  351.       Thanks to Markus Schmall for sending them so quickly.
  352.     - Added some more information to the vector check 'CPU Interrupt
  353.       Vectors'. Just an idea I got while analysing Illegal Access.
  354.       Now not only the autovectors are displayed, but all exceptions.
  355.     - Added recognition for the following viruses:
  356.       Alfons Eberg 2.0, ComKiller 1.6 Fake, Condom 1.5, K&M Intro,
  357.       DayDream/FixDisk Fake, Butonic 3.10 + Installer, LZX 1.20 Fake,
  358.       Empty Biomechanic, Rock'n'Roll Trojan and InstSG Fake.
  359.     - Added new feature to file check: So-called 4EB9-Linkers will
  360.       now be detected and reported. 4EB9, 4EF9, UFO and XLink linkers
  361.       are recognized by now. I will add some more support for these
  362.       in the next versions (Possibly re-link and check single parts?).
  363.  
  364. ----------------------------------------------------------------------------
  365.  1.21   FAKED VERSION!!! I never released VirusZ II 1.21 (80268 Bytes).
  366.     This is an original VirusZ version with a Biomechanic virus
  367.     linked to it via 4EB9 Linker. Delete it immediately!!!
  368.     Thanks to Markus Schmall for reporting about that stuff.
  369. ----------------------------------------------------------------------------
  370.  
  371.  1.20   Changes/Additions since 1.18:
  372.     - Added recognition for the following viruses:
  373.       Circle Of Power (several new versions), Fileghost 3, Karaçiç
  374.       and Conman 1995 + Installer. Thanks to Markus Schmall and
  375.       Axel Folley for sending that stuff.
  376.  
  377. ----------------------------------------------------------------------------
  378.  1.19   FAKED VERSION!!! I never released VirusZ II 1.19 (9.6.95).
  379.     This actually is VirusZ II 1.03 with only the version strings
  380.     changed. No damage is caused by this fake.
  381.     Thanks to Markus Schmall for reporting about that stuff and to
  382.     Holger Hesselbarth and André Lagemann for sending it to me.
  383. ----------------------------------------------------------------------------
  384.  
  385.  1.18   Changes/Additions since 1.17:
  386.     - Updated file check to support the new features of the
  387.       xfdmaster.library v35.
  388.     - Added new option to the file check prefs: "Decrunch Data Files"
  389.       Now you can tell VirusZ to load data files completely into
  390.       memory and try to decrunch them. Useful especially for XPK
  391.       packed executables, as they couldn't be checked for viruses
  392.       until now. Thanks to Nicolas Franck for this nice idea.
  393.     - Renamed old option "Decrunch Files" to "Decrunch Executables"
  394.       as this description is less confusing.
  395.     - VirusZ has a second official distribution site now:
  396.       Virus Help BBS - Team Denmark [++45-3672-6867]. Thanks Jan!
  397.     - Fixed little bug in the linkvirus removal code: If the hunk to
  398.       be removed was the only hunk of the whole file, VirusZ crashed.
  399.       Thanks to Koenraad Rutgers for sending some example files.
  400.     - Added new patches: MultiUser 1.8, ToolManager 2.1a, SmartWB
  401.       and xLoadSeg. Thanks to Nicolas Franck for sending them.
  402.     - Added viruses: Circle Of Power 4, CallingCard Hacker and
  403.       HD SpeedUp 1.0. Thanks to Jan Andersen for sending them.
  404.     - Added new features to the vector check:
  405.       a. Settings can be changed within the vector check now.
  406.          If some prefs have been changed, display auto-refeshes.
  407.       b. Vector report can be saved now. Thanks to Steve Bowman for
  408.              this useful idea and sorry for the long delay.
  409.  
  410.  1.17   Changes/Additions since 1.16:
  411.     - Added viruses: Revenge of NANO 1 + 2, IconDepth Fake, VScan Fake,
  412.       Circle of Power 2 + 3. Thanks to Markus Schmall and Matthias Gutt
  413.       for sending them.
  414.     - VirusZ has an official distribution site now. Thanks to Holger
  415.       of THE REALM [++49-(0)515-43528] for his offer.
  416.  
  417.  1.16   Changes/Additions since 1.15:
  418.     - Added patches: DosPrefs, TWA, PowerSnap and a new version of
  419.       ToolsDaemon. Thanks to Rudolph Riedel for sending these.
  420.     - Added viruses: Circle Of Power, /X Fucker, Rastenbork 1.2,
  421.       Rastenbork 2.0, Rastenbork Installer, World Clock Fake.
  422.       Thanks to Markus Schmall and Jan Andersen for sending them.
  423.  
  424.  1.15   Changes/Additions since 1.13:
  425.     - Added Gathering '95, Conman-LoadWB + Installer, Addy 0.99 +
  426.       Installer, Commander Installer, Copy_LX, LhA V3, IStrip 2.1.
  427.       Thanks to Markus Schmall for all that viruses.
  428.     - Fixed recognition for DMS 2.06, Timebomber Inst. and Gotcha
  429.       Lamer! Installer. Thanks again to Markus Schmall.
  430.  
  431. ----------------------------------------------------------------------------
  432.  1.14   FAKED VERSION!!! I never released VirusZ II 1.14 (2.2.95).
  433.         This actually is VirusZ II 1.03 with only the version strings
  434.         changed. No damage is caused by this fake, but it's really
  435.         old and though not too useful. Thanks to Jan Andersen for
  436.         sending that stuff to me.
  437. ----------------------------------------------------------------------------
  438.  
  439.  1.13   Changes/Additions since 1.12:
  440.     - Added new PointerX, SysException and AddPower to the vector
  441.       check. Thanks to Dave Jones for sending this stuff.
  442.     - Added 'Access Forbidden' clone. Again thanks to Dave.
  443.     - Added CheckDebug, CycleToMenu, ForceIcon, NewMode, PatchPointer,
  444.       SwazInfo and new Setpatch to vector check. Thanks to
  445.       Thomas Kessler for all those bits'n'pieces.
  446.     - Added WBExtender to vector check. Thanks to Markus Schmall.
  447.     - Added Ami-Hacker, DMS 2.06 Short and Surprise virus. Thanks
  448.       to Markus Schmall for sending this stuff.
  449.     - Totally revised & updated the filevirus brain. Everything is
  450.       prepared for some new features now. Wait and see...
  451.     - Fixed some bad recognition code that reported several
  452.       virus-free programs to be infected. Thanks to Markus Schmall,
  453.       David Oakes and Koenraad Rutgers for the hints.
  454.       Note to Koenraad: The problems with BootJob and XLink will
  455.       be fixed in one of the next updates as this is what I wanted
  456.       to do next anyway. Your files are NO viruses.
  457.     - Added patches: FasterBlit 6.6 and some new SetPatch stuff.
  458.       Thanks to Adam Szymczak for these.
  459.     - Added Pestilence bootvirus. Infected sectors can be repaired
  460.       via SectorCheck. Thanks again to Markus Schmall.
  461.  
  462.  1.12   Changes/Additions since 1.11:
  463.     - Added Commander, Eleni! and Fileghost 2 viruses! Thanks to
  464.       Markus Schmall for sending them.
  465.     - Added new versions of ReqChange and CopyMemQuicker to the
  466.       vector check. Thanks to Adam Szymczak for sending them.
  467.     - Renamed "? No Name ?" virus to Vtek 2.2.
  468.     - Improved recognition code for Decompiler virus. Some AMOS
  469.       files had been recognized as the virus. Thanks to Markus
  470.       Schmall for the hint.
  471.     - Redesigned whole file- and linkvirus checking routines.
  472.       You won't notice a big difference as the GUI looks as always,
  473.       but internally everything has changed. VirusZ is now able
  474.       to check EVERY hunk of executable files for linkviruses.
  475.       NO hidden linkviruses anymore by just adding some new hunks!
  476.     - Fixed several small bugs in some old linkvirus stuff while
  477.       rewriting the checker.
  478.     - Linkvirus removal code now supports all official hunktypes
  479.       from hunk_unit to hunk_index.
  480.     - Added some new file types.
  481.     - Renamed some more viruses, amount of viruses changed
  482.       slightly because some routines now recognize several
  483.       types of the same virus while others have been split.
  484.     - Redesigned "Show Brains" requester.
  485.     - Added Big Ben, Max Of Starlight '93, BootX Killer and
  486.       Amiga Fanatic 1.1 bootviruses. Thanks to Markus Schmall
  487.       as always for sending them ;-)
  488.     - Added recognition for new versions of RTPatch and FasterBlit.
  489.       Thanks to David Oakes for sending them.
  490.     - Redesigned "Show Brains" again, displays patches now.
  491.  
  492.     TO DO:
  493.     Due to lack of time, I just redesigned the linkvirus part of
  494.     the file check, the filevirus part still only checks the first
  495.     hunk. This will be changed in later releases. I have some ideas
  496.     concerning the so-called 4EB9-Linker and similar utilities, too.
  497.     This is a secret, wait for the key...
  498.  
  499.  1.11   Changes/Additions since 1.10:
  500.     - Added Elien 0.1 virus and VMK 3.00 fake. Thanks to Markus
  501.       Schmall for sending them.
  502.     - Added Enforcer, SegTracker and MungWall to vector check.
  503.       Thanks to Ulrich Klauer for sending this stuff.
  504.     - Added latest version of xfdmaster.library.
  505.  
  506.  1.10   Changes/Additions since 1.09:
  507.     - Added viruses: Decompiler, Doom + Installer, Intel (LoadWB),
  508.       Lamerfry 1.3b, Lamerkiller, Laureline, DMS 2.13 Fake, JiZANSi,
  509.       RootFormatter, EastStar + Installer, Look BBS, Sumpf Gag,
  510.       Polyzygotronifikator. Thanks to Markus Schmall for these.
  511.     - Added latest version of xfdmaster.library.
  512.     - Added another linkvirus that doesn't contain any ID string,
  513.       so I simply called it "? No Name ?". May be renamed later.
  514.       Thanks again to Markus Schmall for sending it.
  515.  
  516.  1.09   Changes/Additions since 1.08:
  517.     - Added viruses: Eleni, Loop-Combo and Labtec. Thanks to
  518.       Markus Schmall and Mark Ives for sending these.
  519.     - Added latest version of xfdmaster.library.
  520.  
  521.  1.08   Changes/Additions since 1.07:
  522.     - Added viruses: Mount, Debugger, G-Zus and some CCCP Clones.
  523.       Thanks to Marco van den Mont, Jan Andersen, Jim Maciorowski
  524.       and Krzysztof Klos for sending them.
  525.     - Added more viruses: Installer of Mount, Easy-E and Installer
  526.       of Conman. Thanks to Markus Schmall for sending them.
  527.  
  528.  1.07   Changes/Additions since 1.06:
  529.     - Added viruses: Installer of Datalock, LhA-Check 1.1 and a new
  530.       version of Menem's Revenge. Thanks to Markus Schmall and
  531.       Jan Bo Andersen for sending them.
  532.     - Again new viruses: MST-Inte, Rel 01.28 and Conman-Trojan.
  533.       Thanks to Markus Schmall for these beasts.
  534.     - Added new version of xfdmaster.library including external
  535.       decruncher and changed installation script.
  536.     - Designed new icons for VirusZ, Guide and Installation.
  537.  
  538.  1.06   Changes/Additions since 1.05:
  539.     - Added some additional self checks. You can now verify if your
  540.       copy of VirusZ is an original or a fake by comparing the length
  541.       stated in the "About" request with the actual file length.
  542.     - Added new patches: HD Floppy Driver, SetPatchMrgCop, PowerData,
  543.       BorderBlank and a new version of MagicMenu.
  544.       Thanks to David Oakes and Naim Hosein for sending them.
  545.     - Added boot viruses: Datalock 1.1, Datalock 1.2, Polish P-1B.
  546.       Thanks to Markus Schmall and Krzysztof Klos.
  547.     - Added file viruses: Installer of Digital Dream, Xlink 3.0,
  548.       Saddam 7, Aibon 3, Burn 2, T.A.I. 11, ToolsDaemon 2.2 Fake,
  549.       GeneralHunter 3.2. Thanks to Markus Schmall, Martin Odaischi
  550.       and Jan Bo Andersen.
  551.     - Added string gadget "Devices" to the Misc Prefs. Now you can
  552.       enter all your devices (mounted or unmounted) to this list
  553.       and they will be both checked from the background task and
  554.       used from the BootLab. I hear some people say: "Oh, I have to
  555.       type them all myself. How irritating!". BUT: You'll have to do
  556.       it only once, and then there will never be any problems with
  557.       CD drives, some HD controllers etc. If a drive doesn't work,
  558.       simply don't add it to the list. Thanks to this simple but
  559.       nevertheless great idea to Axel Folley.
  560.     - Added again viruses: Zonder Kommando 1 + 2, AAA-Enhancer, JINX.
  561.       Thanks to Markus Schmall for these and for the 'Burn' code.
  562.     - Included latest version of xfdmaster.library.
  563.  
  564. ----------------------------------------------------------------------------
  565.       !WARNING!   VirusZ II 1.05 (68544 bytes) is a fake!    !WARNING!
  566.                      The original is 66116 bytes long.
  567. ----------------------------------------------------------------------------
  568.  
  569.  1.05   Changes/Additions since 1.03:
  570.     - Totally redesigned documentation. It is now written for AmigaGuide
  571.       and contains a German section to satisfy all the guys who kept on
  572.       nagging for the last months.
  573.     - Added some nice code for encrypting VirusZ. Bad luck, hackers.
  574.       I hate nothing more than little lamers thinking they are cool
  575.       when they destroy the hard work of other people.
  576.     - Added patches: AlertPatch, FaccII, GOMF 3.0, RTDD 1.7, SFAPatch,
  577.       Setpatch 40.14. Thanks go to Steve Bowman and Ralf Thanner.
  578.     - Added bootblock viruses: Baltasar, Datacrime 2.0, PAL, PDS, PKK,
  579.       Shake!, TAI 4, TAI 5, TAI 6, TAI 8, TAI 9, Tomates Gentechnic 2.0.
  580.       Thanks to Martin Odaischi and [can't remember who it was].
  581.     - Added file viruses: Boot-Virus Installer, VirusZ 1.03 Fake.
  582.       Thanks fly over to Martin Odaischi and Markus Schmall.
  583.       If I only could get my hands on the little idiot who did that
  584.       fake, he'd wish he never had done it.
  585.  
  586. ----------------------------------------------------------------------------
  587.       !WARNING!           VirusZ II 1.04 is a fake!          !WARNING!
  588. ----------------------------------------------------------------------------
  589.  
  590. ----------------------------------------------------------------------------
  591.       !WARNING!   VirusZ II 1.03 (67076 bytes) is a fake!    !WARNING!
  592.                      The original is 64664 bytes long.
  593. ----------------------------------------------------------------------------
  594.  
  595.  1.03   Changes/Additions since 1.01:
  596.     - Added the following viruses: Sepultura 2.26, BossNuke,
  597.       ModuleMaster 1.7 Fake, Virus-Hunter 10.20, VKill 1.00 File,
  598.       Merry, MegaLink, Digital Dream, Zenker.
  599.       Thanks to Markus Schmall and Jan Nielsen for sending them.
  600.     - Replaced decrunch.library by xfdmaster.libary support.
  601.       That's one of the reasons why the last few updates were
  602.       quite simple, I worked on that library since October.
  603.       It works much more efficient than decrunch.library,
  604.       is much safer and supports some more crunchers. Several
  605.           bugs have been fixed.
  606.     - Improved the hunk tester in the file check.
  607.     - Added some more viruses: PHA Intro Fake, Anim Intro Fake,
  608.       Dialer 2.8g/6.2, M-WHO Backdoor, Stockmarket Backdoor.
  609.       Thanks to Markus Schmall and Jan Bo Andersen.
  610.     - Replaced old reqtools.library with a new update.
  611.     - Added new patches to vector check: Xoper 2.4, NOG2 2.1,
  612.       PowerCache 37.64, FasterBlit 5.0, IPrefs 40.29.
  613.       Thanks to Ralf Thanner for sending them.
  614.  
  615. ----------------------------------------------------------------------------
  616.       !WARNING!   VirusZ II 1.02 is a fake, delete it now.   !WARNING!
  617. ----------------------------------------------------------------------------
  618.  
  619.  1.01   Changes/Additions since 1.00:
  620.     - Added new viruses: VIRI, SHI, VCS 1, VCS 2, Leviathan,
  621.       Fred Cohen.
  622.       Thanks to Markus Schmall and Jan Bo Andersen for these.
  623.     - Added new patches to vector check:
  624.       KCommodity 2.5, MagicMenu 1.27, PrintManager 1.1 + 2.0,
  625.       FastWaitBlit, FrontPubScreen, Alert Patch.
  626.  
  627.  1.00   Changes/Additions since 0.94ß:
  628.     - Added new bootviruses: Karl Marx, CBM, SCA 666, M_Chat and
  629.       TFC Evergreen 47.11.
  630.       Thanks to Martin Odaischi for sending them.
  631.     - Added new bootviruses: AIFS, NASA, TAI, PVL.
  632.       Added new linkviruses: Dark Avenger 1 + 2.
  633.       Thanks to Markus Schmall for sending them.
  634.  
  635.  0.94ß  Changes/Additions since 0.93ß:
  636.     - Added several new bootblock viruses (mostly clones):
  637.       ABC Viruskiller 1.01, Electro Vision, Exorcist, Grim Reaper,
  638.       Irak 3, JT Protector 1.0, Lame Game, MAD 3b, Prima Vera 8.0,
  639.       Starcom 1, 2 and 3.
  640.  
  641.  0.93ß  Changes/Additions since 0.92ß:
  642.     - Added code for safer device calls. Several people told me
  643.       that previous VirusZ versions crashed immediately when started
  644.       on their A3000(T). They all had PC0: mounted. This was not a
  645.       problem of VirusZ at all, but a bug in the mfm.device of
  646.       Commodore. This device trashes register D3 in the Open() call
  647.       and therefore caused VirusZ to crash because it uses D3.
  648.       Time for a little bug fix, Commodore??
  649.       Thanks a lot to Axel Folley for his extensive testing. I don't
  650.       know if I would have found that bug as fast as he did.
  651.  
  652.  0.92ß  Changes/Additions since 0.91ß:
  653.     - Added 'Check Again' gadget to file and sector checker.
  654.     - Added 'Auto-Save Report' and 'Default Report Path' to the
  655.       file check preferences.
  656.     - Added 'Hide OK Vectors' to the vector check preferences.
  657.     - Rewrote main loop to act as a commodity. VirusZ can now
  658.       be controlled via Exchange.
  659.     - Added Shell options and tooltypes CX_PRIORITY, CX_POPKEY
  660.       and CX_POPUP for standard commodity support.
  661.     - Added 'Hide' item to project menu.
  662.     - Added commodity default settings to the misc prefs.
  663.     - Removed 'Snapshot Window' item from prefs menu.
  664.       The window now remembers all movements automatically.
  665.     - Added 'Center Main Window' to the misc prefs to override
  666.       the remembered window position.
  667.     - Added 'Close Main Window = Exit' to support both the old
  668.       CLOSEWINDOW and the standard commodity behaviour.
  669.     - Added Shell option and tooltype PUBSCREEN. VirusZ can open
  670.       its windows on any public screen now.
  671.     - Added Shell option ??=INFO. Use it to get more information
  672.       about the usage of the other options.
  673.     - Added new viruses: SnoopDos 1.9 Fake, SnoopDos 2.1 Fake,
  674.       DWEdit 1.62a Fake, DI Ansi Ed 2.8 Fake, AEReg 3.9, A.I.S.F.
  675.  
  676.  0.91ß  Changes/Additions since 0.90ß:
  677.     - Added bootblock lab (no brain support yet).
  678.     - Added bootlab preferences.
  679.     - Removed Unicorn 1.1 from the bootvirus brain. This is not
  680.       a virus, but a quite unique loader for menus etc.
  681.       Thanks to the guy from Unicorn for calling me.
  682.  
  683.  0.90ß  Changes/Additions since 3.07:
  684.     - VirusZ requires OS2 now.
  685.     - Redesigned main menu and split it in two parts.
  686.     - Totally rewritten file check. Uses a multiselect filereq
  687.       now, has a new window and new preferences. Detects more
  688.       file types and handles viruses even better than the old one.
  689.     - Totally rewritten sector check. Only works with trackdisk units
  690.       now and supports HD drives. Improved Saddam checking in order to
  691.       prevent wrong diagnostics (same with Little Sven). New window
  692.       and own preferences have been added.
  693.     - Totally rewritten vector check. Output may be scrolled now,
  694.       preferences configure the vectors that should be checked.
  695.     - Totally rewritten background checker. Works parallel to
  696.       the main process and therefore can check memory/disks even
  697.       during a file check. Own preferences.
  698.     - New preferences format with checksum. This will be compatible
  699.       with future ones because of standard definition.
  700.     - Rewritten startup code.
  701.     - Added internal brain display to VirusZ.
  702.     - No brain support and all related functions in this release.
  703.     - No bootblock lab + prefs.
  704.     - No Shell usage.
  705.     - 1000 other minor changes I can't remember.
  706.  
  707. ----------------------------------------------------------------------------
  708. VirusZ II (OS 2.0+ only) history starts in Summer '93.
  709. VirusZ 1.00 - VirusZ 3.07 history (September '91 - Summer '93) removed.
  710. ----------------------------------------------------------------------------
  711.